Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the github-actions-dependencies group with 4 updates #665

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2024

Bumps the github-actions-dependencies group with 4 updates: escemi-tech/actions-node, actions/upload-pages-artifact, actions/deploy-pages and jtalk/url-health-check-action.

Updates escemi-tech/actions-node from 1.10.0 to 1.14.0

Release notes

Sourced from escemi-tech/actions-node's releases.

v1.14.0

What's Changed

Full Changelog: escemi-tech/actions-node@v1.13.0...v1.14.0

v1.13.0

What's Changed

... (truncated)

Commits
  • 22f4cd9 chore(deps-dev): bump yaml-validator from 4.0.1 to 5.0.0
  • 8cc7713 Update continuous-integration.yml
  • 1551e02 chore(deps): bump github/codeql-action from 2.20.0 to 2.20.1
  • e0f600f chore(deps): bump github/codeql-action from 2.3.6 to 2.20.0
  • 2f5e166 chore(deps): bump actions/checkout from 3.5.2 to 3.5.3
  • 9f60254 chore(deps-dev): bump yaml-validator from 4.0.0 to 4.0.1
  • 66b42c0 chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6
  • edee22b chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5
  • 8dad866 chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4
  • 6493dbf chore(deps): bump github/codeql-action from 2.3.2 to 2.3.3
  • Additional commits viewable in compare view

Updates actions/upload-pages-artifact from 1 to 3

Release notes

Sourced from actions/upload-pages-artifact's releases.

v3.0.0

Changelog

To deploy a GitHub Pages site which has been uploaded with this version of actions/upload-pages-artifact, you must also use actions/deploy-pages@v4 or newer.

See details of all code changes since previous release.

v2.0.0

Changelog

See details of all code changes since previous release.

v1.0.10

Changelog

See details of all code changes since previous release.

v1.0.9

Removed chmod as we moved towards trusting correct file permissions have been set. In the event this isn't the case then we raise an error in the action related to the file permissions.

v1.0.8

Changelog

See details of all code changes since previous release.

v1.0.7

Changelog

See details of all code changes since previous release.

v1.0.6

Changelog

... (truncated)

Commits
  • 0252fc4 Merge pull request #81 from actions/artifacts-next
  • 2a5c144 Use actions/download-artifact@v4 in test
  • 7e3f6bb Merge pull request #80 from robherley/patch-1
  • 257e666 Use v4 upload-artifact tag
  • 0313a19 Merge pull request #78 from konradpabjan/main
  • 1228e65 Update action.yml
  • eb31309 Update artifact names in tests
  • 241a975 Correct artifact name during download
  • ef95519 Unique artifact name per job
  • ecdd3ed Switch to using download@v4-beta
  • Additional commits viewable in compare view

Updates actions/deploy-pages from 1 to 4

Release notes

Sourced from actions/deploy-pages's releases.

v4.0.0

Changelog

  • Deploy pages using artifact IDs @​konradpabjan (#251)
  • This version requires the permission actions: read in the workflows which use it.

ℹ️ This version of actions/deploy-pages is ONLY compatible with artifacts uploaded by either:

See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v3.0.1

Changelog

🧰 Maintenance


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v3.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

v2.0.5

Changelog

... (truncated)

Commits
  • 7a9bd94 Merge pull request #290 from actions/dependabot/npm_and_yarn/undici-6.2.1
  • eee8a27 Update distributables after Dependabot 🤖
  • b6e5c85 Bump undici from 6.0.1 to 6.2.1
  • b8d2528 Merge pull request #282 from actions/dependabot/github_actions/github/codeql-...
  • 53d1eac Bump github/codeql-action from 2 to 3
  • 3f0ef9d Merge pull request #281 from actions/dependabot/github_actions/actions/upload...
  • 8275104 Bump actions/upload-artifact from 3 to 4
  • 9be9d73 Merge pull request #280 from actions/dependabot/npm_and_yarn/eslint-8.56.0
  • d8afefa Bump eslint from 8.55.0 to 8.56.0
  • 304d0b7 Merge pull request #277 from actions/dependabot/github_actions/actions/publis...
  • Additional commits viewable in compare view

Updates jtalk/url-health-check-action from 2 to 3

Release notes

Sourced from jtalk/url-health-check-action's releases.

Stop using set-output

Set-output was deprecated, so @actions/core had to be upgraded to account for that. It should backward compatible.

v2.2

What's Changed

New Contributors

Full Changelog: Jtalk/url-health-check-action@v2...v2.2

v2.1 Fix number arguments failing exec on windows

Github Toolkit's exec expects all the arguments to be strings. Passing there a number works on other platforms, but windows is special.

This release converts all the arguments to exec to strings.

Commits
  • fc2fe2a Merge pull request #24 from Jtalk/dependabot/npm_and_yarn/semver-7.5.2
  • b8c59a1 Merge pull request #25 from Jtalk/dependabot/npm_and_yarn/word-wrap-1.2.4
  • 8e1cd84 Bump word-wrap from 1.2.3 to 1.2.4
  • 7c09e4f Bump semver from 7.3.8 to 7.5.2
  • f3f7bd7 Merge pull request #22 from MuH3gPaB/curl_cookies_auth_support
  • 75dc6c1 Cookie and basic auth support
  • ad6b4b0 Merge pull request #21 from Jtalk/dependabot/npm_and_yarn/json5-1.0.2
  • 796cc4f Bump json5 from 1.0.1 to 1.0.2
  • 7e49371 Update README to refer to v3
  • 04cef26 Merge pull request #20 from Jtalk/feature/node16
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 2, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-dependencies-53c9cd9a83 branch from 9d901f4 to c5efd17 Compare January 2, 2024 12:12
@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ed7c1d2) 100.00% compared to head (ae62617) 100.00%.
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #665   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines            4         4           
=========================================
  Hits             4         4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-53c9cd9a83 branch from c5efd17 to 3158ca5 Compare January 2, 2024 12:20
Bumps the github-actions-dependencies group with 4 updates: [escemi-tech/actions-node](https://github.com/escemi-tech/actions-node), [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact), [actions/deploy-pages](https://github.com/actions/deploy-pages) and [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action).

Updates `escemi-tech/actions-node` from 1.10.0 to 1.14.0
- [Release notes](https://github.com/escemi-tech/actions-node/releases)
- [Commits](escemi-tech/actions-node@v1.10.0...v1.14.0)

Updates `actions/upload-pages-artifact` from 1 to 3
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](actions/upload-pages-artifact@v1...v3)

Updates `actions/deploy-pages` from 1 to 4
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@v1...v4)

Updates `jtalk/url-health-check-action` from 2 to 3
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](Jtalk/url-health-check-action@v2...v3)

---
updated-dependencies:
- dependency-name: escemi-tech/actions-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: actions/upload-pages-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: actions/deploy-pages
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
- dependency-name: jtalk/url-health-check-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Emilien Escalle <[email protected]>
@neilime neilime force-pushed the dependabot/github_actions/github-actions-dependencies-53c9cd9a83 branch from 3158ca5 to ae62617 Compare January 2, 2024 12:21
@neilime neilime merged commit 0f91475 into main Jan 2, 2024
2 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-53c9cd9a83 branch January 2, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants